projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ab4d6ce
)
Delete jumk.c before writing it.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 18 Nov 1993 05:57:17 +0000
(
05:57
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 18 Nov 1993 05:57:17 +0000
(
05:57
+0000)
configure1.in
patch
|
blob
|
history
diff --git
a/configure1.in
b/configure1.in
index 433dcaf5bf8e8166ce65602276d731bfdbb7bcbd..b1da872e20199cd850f931fc80c7669286a50ba2 100755
(executable)
--- a/
configure1.in
+++ b/
configure1.in
@@
-1414,6
+1414,7
@@
topsrcdir=${srcdir}
makefile_command='echo "creating src/Makefile";
topsrcdir='"${topsrcdir}"';
( cd ./src;
+ rm -f junk.c;
sed -e '\''s/^# Generated.*//'\'' -e '\''s%/\*\*/#.*%%'\'' < Makefile.in > junk.c;
eval `echo ${CPP} -I. -I${topsrcdir}/src ${CPPFLAGS} junk.c \>junk.cpp`;
< junk.cpp '\